﻿@charset "utf-8";
@import url(base.css);/*reset*/
@import url(public.css);/*public*/
.amore{ float:right;font-family:"微软雅黑";color:#bababa;}


/*banner*/
#banner{width:100%;}
.banner{ min-width:1004px; height:540px; background:url(/images/bnrbg.jpg) no-repeat bottom center;  position:relative;overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important; height:500px;}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:6px; background:url(/images/bnr.png) 0 0; overflow:hidden; line-height:9999px;}
.banner .hd ul .on{  background:url(/images/bnr-on.png) 0 0; }


/*简介*/
#about{width:686px; overflow:hidden;margin:25px 0 30px;}
.aboutbar{height:37px; line-height:37px; background:url(/images/aboutbar.jpg) no-repeat; position:relative;*zoom:1;}
.aboutbar h3{ text-indent:-9999px;}
.aboutbar .amore{color:#003994;}
.aboutbox{height:144px; overflow:hidden; font:14px/36px "微软雅黑"; text-align:left;color:#646464;}
/*通讯*/
#contact{width:271px;margin:25px 0 30px;}
.contactbar{height:37px ; line-height:37px; background:url(/images/contactbar.jpg) no-repeat; position:relative;*zoom:1;}
.contactbar h3{ text-indent:-9999px;}
.contactbar .amore{color:#003994;margin-right:18px;}
.contactbox{height:144px; border:1px solid #b4b4b4; border-top:none 0; text-align:left;color:#646464;}
/*产品*/
.bgc_gray{ background-color:#f3f3f3; overflow:hidden;}
#product{margin:50px auto 60px;width:1004px;}
.probar{ margin-bottom:30px;}
	/* 本例子css */
	#proColumn{ overflow:hidden; position:relative; width:1004px;}
	#proColumn .bd{overflow:hidden;}
	#proColumn .bd ul{overflow:hidden; width:1029px; zoom:1;float:left; _display:inline;  }
	#proColumn .bd ul li{width:232px; margin:0 25px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;}
	#proColumn .bd ul li .pic{ text-align:center; border:1px solid #c9c9c9;  width:230px; height:230px;}
	#proColumn .bd ul li .pic img{ width:230px; height:230px; }
	#proColumn .bd ul li a:hover .pic{ border:1px solid #04adfb}
	#proColumn .bd ul li .tit{height:48px;margin:18px 0;font:14px/24px "微软雅黑";overflow:hidden;}
	#proColumn .hd{ overflow:hidden;position:relative;zoom:1;height:46px;}
	#proColumn .hd .prev,#proColumn .hd .next{display:inline-block;border:1px solid #c8c8c8; font:24px/44px Simsun;  width:44px; height:44px; overflow:hidden;color:#656565; margin:0;padding:0; background:#FFF;}
	#proColumn .hd a:hover{ background-color:#ededed;}
	#proColumn .hd .nextStop,#proColumn .hd .prevStop{color:#d3d3d3;}
	#proColumn .hd .next{margin-left:-1px;}
/*共赢*/
.bg_gray{ background:url(/images/bg_gray.jpg) repeat-x bottom;height:515px;}
.winwin{height:515px; position:relative;zoom:1; background:url(/images/winwin_img.jpg) no-repeat 50% bottom;}
#winwin{margin:70px 0 0 0; float:left;}
/*创新*/
.bgc_blue{background-color:#14419b;}
#innovate{width:482px; margin:40px  0 20px;}
.innovatebar{height:37px; line-height:37px; background:url(/images/innovatebar.jpg) no-repeat; position:relative;*zoom:1;}
.innovatebar h3{ text-indent:-9999px;}
.innovatebar .amore{color:#a7c200;}
.innovatebox{margin-top:11px;font:14px/35px "微软雅黑";color:#FFF;text-align:left;overflow:hidden; }
/*新闻*/
#news{width:482px; overflow:hidden; margin:40px 0 20px;}
.newsbar{}
.newsbar{height:37px; line-height:37px; background:url(/images/newsbar.jpg) no-repeat; position:relative;*zoom:1;}
.newsbar h3{ text-indent:-9999px;}
.newsbar .amore{color:#a7c200;}
.newsbox{height:215px; overflow:hidden;}
.newsList{margin:0; text-align:left;}
.newsList{ border-bottom:1px dashed #FFF;height:95px;}
.newsList .tit{height:30px; font:700 14px/30px "微软雅黑";margin:12px 0 12px;}
.newsList .text{height:40px; font:14px/20px "微软雅黑"; overflow:hidden;}
.newsList,.newsList a{color:#FFF;}
/*footer*/
.footer{ overflow:hidden;}
.linkText{width:400px;font:12px/61px "微软雅黑";height:61px; overflow:hidden;}
.linkText dt{font-weight:700;}
.linkText dd a{margin:0 0 0 6px;}
.footer span{ font:12px/61px "微软雅黑"; overflow:hidden;}



